In this session, you'll learn how to signup with email using flutter firebase in hindi.<br /><br />Firstly we'll create signup page using TextForm widget and ElevatedButton in Flutter.<br />Then enable the feature of email password in firebase.<br />Then add the dependency of firebase_auth and I've described the method too in this session like how to add or install the dependency.<br />2 pages will have to create with the name home.dart and sighnup.dart. Page will be redirected to home.dart page after successfully signup.<br />In signin.dart page create the instance using FirebaseAuth class then in the button I've added some code to signup.<br /><br />Lecture 1 | How to connect flutter with firebase : https://youtu.be/Sgh5XmYkeCU<br /><br />Apply for the online classes : https://forms.gle/Ehu6ymSZSJ6MvHKz8<br /><br />Website : https://codinghype.com/<br /><br />Facebook : https://www.facebook.com/profile.php?id=61567279001789<br /><br />Whatsapp Channel : https://whatsapp.com/channel/0029VasVpAVKGGGNw3rR1r2W<br /><br />Dailymotion Channel : https://www.dailymotion.com/CodingHype<br /><br />00:00 | About Firebse core dependency<br />00:20 | Intro<br />00:35 | Create dart files in flutter<br />00:52 | Design Home Page<br />01:30 | Signup Page<br />04:16 | about firebase auth dependency<br />05:05 | instance of firebase auth<br />05:24 | Dart exception handling using try catch<br />05:37 | Snackbar to show message<br />06:02 | Create user with email and password function<br />06:25 | Navigator.push replacement<br />07:10 | Enable email/password provider in firebase<br />07:32 | Resolve minSdkVersion error<br />08:45 | Outro<br /><br /><br />#flutter #crossplatformdevelopment #firebasetutorial #flutterinhindi #flutterfirebase #indiandevelopment #indiandeveloper